Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
buildClientCache
This procedure loads the local client cache temp-table for the current logged-in user. It loads only permanent profile data. Permanent data has a context id value of blank. A nonblank context id indicates that the profile data is specific to a given session. The procedure only loads data into the cache for profiles that are client-side-only data.
Location: af\app\afpromngrp.i Parameters:INPUT pcProfileTypeCodes AS CHARACTERA comma-delimited list of specific profile type codes (blank = all).
Notes:
- This procedure clears out the temp-table before reading profile data from the Repository.
- This procedure is run at application start-up for maximum performance.
Examples: See the- If this procedure runs after application start-up, it clears out the existing temp-table.
relogonprocedure inaf\app\afsesmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |